|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Data element for EIGRP topology entries. More...
Public Attributes | |
| ip | network |
| ip | subnetMask |
| EigrpTopologyEntryState | state |
| int | feasibleDistance |
| int | reportedDistance |
| int | successorCount |
| vector< EigrpRoutingEntry > | routingEntries |
Data element for EIGRP topology entries.
| int EigrpTopologyEntry::feasibleDistance |
| ip EigrpTopologyEntry::network |
| int EigrpTopologyEntry::reportedDistance |
| vector<EigrpRoutingEntry> EigrpTopologyEntry::routingEntries |
| EigrpTopologyEntryState EigrpTopologyEntry::state |
| ip EigrpTopologyEntry::subnetMask |
| int EigrpTopologyEntry::successorCount |